home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo / DialogNotify.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  2KB  |  86 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>2016</id>
  4.   <defaultcontrol>4</defaultcontrol>
  5.   <allowoverlay>no</allowoverlay>
  6.   <controls>
  7.     <control>
  8.       <type>image</type>
  9.       <id>0</id>
  10.       <width>720</width>
  11.       <height>576</height>
  12.       <texture>black.bmp</texture>
  13.       <colordiffuse>60ffffff</colordiffuse>
  14.     </control>
  15.     <control>
  16.       <type>group</type>
  17.       <description>group element</description>
  18.       <animation effect="fade" time="250">WindowOpen</animation>
  19.       <animation effect="fade" time="250">WindowClose</animation>
  20.       <control>
  21.         <type>image</type>
  22.         <id>0</id>
  23.         <posX>320</posX>
  24.         <posY>400</posY>
  25.         <width>350</width>
  26.         <height>150</height>
  27.         <texture>dialog_background.png</texture>
  28.       </control>
  29.       <control>
  30.         <description>Heading text label</description>
  31.         <type>label</type>
  32.         <id>3</id>
  33.         <posX>360</posX>
  34.         <posY>420</posY>
  35.         <label>181</label>
  36.         <font>font10</font>
  37.         <textcolor>FFFFFFFF</textcolor>
  38.       </control>
  39.       <control>
  40.         <description>OK button</description>
  41.         <type>button</type>
  42.         <id>4</id>
  43.         <posX>610</posX>
  44.         <posY>420</posY>
  45.         <width>32</width>
  46.         <textureFocus>dialogue_ok_focus.png</textureFocus>
  47.         <textureNoFocus>dialogue_ok_nofocus.png</textureNoFocus>
  48.         <label>-</label>
  49.         <onleft>4</onleft>
  50.         <onright>4</onright>
  51.         <onup>4</onup>
  52.         <ondown>4</ondown>
  53.       </control>
  54.       <control>
  55.         <description>logo</description>
  56.         <type>image</type>
  57.         <id>5</id>
  58.         <posX>350</posX>
  59.         <posY>450</posY>
  60.         <width>70</width>
  61.         <height>70</height>
  62.         <texture>#thumb</texture>
  63.         <colorkey>FFFF00FF</colorkey>
  64.         <colordiffuse>FFFFFFFF</colordiffuse>
  65.         <keepaspectratio>yes</keepaspectratio>
  66.       </control>
  67.       <control>
  68.         <description>textarea</description>
  69.         <type>textbox</type>
  70.         <id>6</id>
  71.         <posX>425</posX>
  72.         <posY>445</posY>
  73.         <width>220</width>
  74.         <height>90</height>
  75.         <spinPosX>580</spinPosX>
  76.         <spinPosY>513</spinPosY>
  77.         <onleft>4</onleft>
  78.         <onright>4</onright>
  79.         <onup>4</onup>
  80.         <ondown>4</ondown>
  81.         <label>-</label>
  82.       </control>
  83.     </control>
  84.   </controls>
  85. </window>
  86.